home *** CD-ROM | disk | FTP | other *** search
/ The Amiga Classic Collection / The Amiga Classic Collection - Disc 2.iso / Misc / M47-Jokes1.DMS / M47-Jokes1.adf / jokes_1 / Programming_Definitions < prev    next >
Text File  |  1998-02-08  |  4KB  |  80 lines

  1.  
  2.                                                      
  3.                                  From the              
  4.                             JOKIN' AROUND DISK         
  5.                                     by                 
  6.                             LEEJAN ENTERPRISES         
  7.                         P.O. Box 66. Happy Valley.     
  8.                           South Australia. 5159.       
  9.                                                        
  10.                                                        
  11.  
  12.  
  13. FILE HANDLING:
  14.  
  15. DOWNDATE  - Similar to the UPDATE directive, but restores the file  to 
  16. what it was before you screwed it up.
  17.  
  18. CONDITIONAL BRANCHING INTRUCTIONS
  19.  
  20. ON DISASTER - Similar to ON ERROR GOTO only it doesn't go anywhere. It 
  21. just  quits processing and dumps all the files, the program,  a  cross 
  22. reference  listing,  and  that names and telephone  numbers  of  every 
  23. knowlegeable programmer and analyst in the country.
  24.  
  25. MAYBE  -  A qualifier for conditional  branch  instructions.  Branches 
  26. about 50% of the time and should be used when the user isn't sure what 
  27. he/she wants.
  28.  
  29. HOWEVER - A qualifier for branching instructions that is a combination 
  30. of WHILE, UNLESS, UNTIL, and THEN. Its outcome is uncertain and should 
  31. be used only when the program specs are vauge.
  32.  
  33. PROGRAMMING/DEBUGGING AIDS:               
  34.  
  35. SET  BELLS  - When encoutered, this instruction will sound  70  bells, 
  36. reverse  the  screen, and blink 20 times in  double-wide,  double-high 
  37. characters: "OK, YA GOT HERE! SO WADDYA WANT, A MEDAL?"
  38.  
  39. AUTOTIMER  - This instruction pulls the plug and invokes the  DISASTER 
  40. routine when your program exceeds 5 minutes CPU time.
  41.  
  42. KAMIKAZE  - This lifesaver is a combination of KILL and DELETE. It  is 
  43. placed  beyong the END statement. If the program ever gets  there,  it 
  44. will  delete all of the data files in your account, and  itself,  then 
  45. force a hardware malfunction, allowing you to save face.
  46.  
  47. DOSOMETHINGQUICK  -  When  this instruction is  encountered,  it  will 
  48. transfer control to the AGREEA.BLE program package, which will  accept 
  49. any  kind of garbage, mix it up a little, and display on the  terminal 
  50. portions  of  scripture taken from the Psalms. The only  parameter  is 
  51. pointed to on entry by R5, and is completely ignored.
  52.  
  53. TRYANOTHERTECNIQUE  - This timesaver is utilized when you can't get  a 
  54. program  to  work.  It shuffles your variables around  and  gives  you 
  55. another  crack  at  it.  When the  machine  stumbles  onto  the  right 
  56. solution, it SAVEs the program and gives you all the credit.
  57.  
  58. COMPILER DIRECTIVES AND SWITCHES:
  59.  
  60. /DOCUMENTATION  -  This  neat instruction will scan  the  program  for 
  61. keywords,  access  the  BUREAUCRATIC.WORDS  database  with  a   random 
  62. technique,  blend  the  words  together, and  spit  out  30  pages  of 
  63. incomprehensible jargon.
  64.  
  65. /GRAMMAR - Analyzes your syntax and makes any necessary changes
  66.  
  67. /LOGIC - Analyzes you logic and unkinks it.
  68.  
  69.  
  70.  
  71.                                                      
  72.                                  From the              
  73.                             JOKIN' AROUND DISK         
  74.                                     by                 
  75.                             LEEJAN ENTERPRISES         
  76.                         P.O. Box 66. Happy Valley.     
  77.                           South Australia. 5159.       
  78.                                                        
  79.                                                        
  80.